testing.common.Error (method, view implemented interface methods)
3 uses
testing (current package)
benchmark.go#L225: b.Error("benchmark function returned without B.Loop() == false (break or return in loop?)")
fuzz.go#L663: f.Error("returned without calling F.Fuzz, F.Fail, or F.Skip")
testing.go#L1101: func (c *common) Error(args ...any) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)